Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(kona): Block GossipSub #15

Closed
wants to merge 6 commits into from
Closed

feat(kona): Block GossipSub #15

wants to merge 6 commits into from

Conversation

refcell
Copy link
Collaborator

@refcell refcell commented Aug 16, 2024

Description

Adds the p2p component to the kona exex for gossiping blocks following the op-node reference implementation.
We should allow end-users to optionally enable this feature.

The kona-exex will also need an RPC.

@refcell refcell self-assigned this Aug 16, 2024
refcell added a commit to ithacaxyz/op-rs that referenced this pull request Aug 25, 2024
### Description

Sets up a `p2p` crate for `hera` based off of
paradigmxyz/reth-exex-examples#15.

### Metadata

Makes progress on #6
refcell added a commit to ithacaxyz/op-rs that referenced this pull request Aug 25, 2024
Sets up a `p2p` crate for `hera` based off of
paradigmxyz/reth-exex-examples#15.

Makes progress on #6
@refcell refcell closed this Aug 25, 2024
refcell added a commit to ithacaxyz/op-rs that referenced this pull request Aug 26, 2024
### Description

Sets up a `net` crate based off of
paradigmxyz/reth-exex-examples#15.

### Metadata

Makes progress on #6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant